SixBit API Schema
PictureType Complex Type
Description
The information about a picture.
Namespace (none)
Diagram
GeneratedURLShopify Element GeneratedURLEtsy Element GeneratedURL Element ManualPictureURL Element IsManualURL Element VariationSpecificNameValue Element IsVariationPicture Element OrdinalID Element RawThumbnail Element RawPicture Element Path Element Title Element ItemID Element PictureID Element All PictureType Complex Type
Overview
PictureType
The information about a picture.
Used By
Picture Element
Source
<xs:complexType name="PictureType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The information about a picture.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="PictureID" type="PictureIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ItemID" type="ItemIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Title" type="PictureTitleType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Path" type="PathType" maxOccurs="1" minOccurs="0" />
    <xs:element name="RawPicture" type="JPEGPictureType" maxOccurs="1" minOccurs="0" />
    <xs:element name="RawThumbnail" type="JPEGPictureType" maxOccurs="1" minOccurs="0" />
    <xs:element name="OrdinalID" type="OrdinalIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsVariationPicture" type="IsVariationPictureType" maxOccurs="1" minOccurs="0" />
    <xs:element name="VariationSpecificNameValue" type="VariationSpecificNameValueType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsManualURL" type="IsManualURLType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ManualPictureURL" type="ManualPictureURLType" maxOccurs="1" minOccurs="0" />
    <xs:element name="GeneratedURL" type="GeneratedURLType" maxOccurs="1" minOccurs="0" />
    <xs:element name="GeneratedURLEtsy" type="GeneratedURLEtsyType" maxOccurs="1" minOccurs="0" />
    <xs:element name="GeneratedURLShopify" type="GeneratedURLShopifyType" maxOccurs="1" minOccurs="0" />
  </xs:all>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.